home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 120
/
Vol 120.iso
/
games
/
orbitrax.swf
/
scripts
/
DefineSprite_418
/
frame_134
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-11-09
|
230 b
|
6 lines
_rotation = 0;
animePts.box.pointField.text = "+" + main.pointSpeedBlock;
gameMain.piste.car.tspeed *= 3;
gameMain.ptsCounter += main.pointSpeedBlock;
gameMain.ptsCounter = gameMain.ptsCounter >= 0 ? gameMain.ptsCounter : 0;